home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / library / rqtlsusr.rea < prev    next >
Text File  |  1996-01-16  |  3KB  |  55 lines

  1. Short:    ReqTools 2.4 - the requester toolkit
  2. Author:   nico@augfl.be (Nico Francois), cmh@lls.se (Magnus Holmgren)
  3. Uploader: cmh@lls.se (Magnus Holmgren)
  4. Type:     util/libs
  5.  
  6. ---------------------------------------------------------------------
  7. NOTE: This is the user archive. There are no includes, autodocs, glue
  8.       code, catalog sources or example files included.
  9. ---------------------------------------------------------------------
  10.  
  11. reqtools.library is a standard Amiga shared, runtime library.  The purpose
  12. of ReqTools is to make it a lot quicker and easier to build standard
  13. requesters into your programs. ReqTools is designed with Commodore's style
  14. guidelines in mind, all requesters have the look-and-feel of AmigaDOS
  15. Release 2.
  16.  
  17. ReqTools features the following requesters: a query requester, a string
  18. requester, a number requester, a file requester, a font requester, a
  19. palette requester, a volume requester and a screenmode requester.
  20.  
  21. Also included are RTPatch (1.4) and RexxReqTools (1.3):
  22.  
  23. RTPatch is a small program that will re-route functions from most popular
  24. requester libraries to ReqTools. Libraries currently supported are Arp, Req
  25. and Asl. RTPatch will also patch some functions in Intuition to give you
  26. improved system requesters.
  27.  
  28. RexxReqTools gives ARexx users easy access to a large family of requesters.
  29. All requesters are easy to use; they require one or no arguments. But the
  30. requesters also have a lot of power through several optional arguments and
  31. through tagstrings. RexxReqTools itself doesn't implement any of these
  32. requesters, it is a link between ARexx and ReqTools.
  33.  
  34.   *************************************************************************
  35.   RELEASE 2.4 (Library version 38.1296)
  36.  
  37.   As you may have noticed, a slightly different version numbering scheme
  38.     have been adopted. I simply removed the letter extensions. ;)
  39.   Fixed a problem in RTPatch, introduced in the re-assembly in 2.3. It
  40.     would (often, but not always) print way too much text.
  41.   Made some fixes to the installation script. I had forgot to change it.
  42.     ;)
  43.   Hopefully fixed the startup crash in the preferences editor.
  44.   Included glue for Maxon Pascal, written by Falk Zuehlsdorff.
  45.   rtEZRequestTags() was missing in new DICE glue.
  46.   Fixed bug in password requester (used by powerpacker.library). DICE bug
  47.     if you ask me. ;)
  48.   Italian, French and Polish catalogs updated.
  49.  
  50.   *************************************************************************
  51.  
  52. ReqTools 2.4 - reqtools.library
  53. Copyright (c) 1991-1994 Nico François
  54.                    1995 Magnus Holmgren
  55.